home *** CD-ROM | disk | FTP | other *** search
/ PC User 2003 December / Australian PC User - December 2003 (CD2).iso / software / apps / files / dwmx2k4.exe / Disk1 / data1.cab / Samples_En / GettingStarted / 3-Link / index.html next >
Encoding:
Extensible Markup Language  |  2003-09-05  |  1.8 KB  |  50 lines

  1. <?xml version="1.0" encoding="iso-8859-1"?>
  2. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  3. <html xmlns="http://www.w3.org/1999/xhtml">
  4. <head>
  5. <title>Trio Motors Home Page</title>
  6. <link rel="stylesheet" href="Assets/CSS/divs.css" type="text/css" />
  7. <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
  8. <style type="text/css">
  9. <!--
  10. p.sidebar-text {
  11. margin:0in;
  12. margin-bottom:0.0001pt;
  13. font-size:80%;
  14. font-family:Verdana;
  15. }
  16. #SplashImage {
  17.     float: left;
  18. }
  19. -->
  20. </style>
  21. <link href="Assets/CSS/Level1_Verdana.css" rel="stylesheet" type="text/css" />
  22. </head>
  23. <body> 
  24. <div id="row1"> 
  25.   <div class="logo"><img src="Assets/images/trio_logo.jpg" alt="Trio Motors" name="Banner" width="600" height="41" id="Banner" /></div>
  26. </div> 
  27. <div id="main"> 
  28.   <div id="col2"> 
  29.     <div id="feature"> 
  30.       <h1><img src="Assets/images/homeMain.jpg" alt="" name="SplashImage" width="176" height="190" id="SplashImage" /></h1>
  31.       <h1>Watch the ZX2002 Launch Webcast</h1>
  32.       <p>Last week over 320 press, partners, key customers, and users joined
  33.         Trio execs and team members at the ZX 2002 launch event held at the Midtown
  34.         Lounge in lower San Francisco. The main theater was packed and the crowd
  35.       cheered with each new unveiling.</p> 
  36.     </div> 
  37.   </div> 
  38.   <div id="col1"> 
  39.     <h2>Previews & More</h2>
  40.     <p><img src="Assets/images/preview.jpg" alt="" /></p>
  41.     <p class="sidebar-text">We are excited to offer you a glimpse of next year's
  42.       TRIO models. We're applying our technology not just to compact cars, but
  43.       also to sedans and SUVs. These prototypes are evidence of our commitment
  44.       to giving drivers what they want while being environmentally conscious. </p>
  45.     <p> </p> 
  46.   </div> 
  47. </div> 
  48. </body>
  49. </html>
  50.